Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CollectionChangeUndoUnit<T> コンストラクタ
オーバーロード一覧
| オーバーロード | 解説 |
| CollectionChangeUndoUnit<T> コンストラクタ(ICollection<T>,NotifyCollectionChangedEventArgs,String) | 指定した System.Collections.Specialized.NotifyCollectionChangedEventArgs に基づく新しい CollectionChangeUndoUnit<T> を初期化します。 |
| CollectionChangeUndoUnit<T> コンストラクタ(ICollection<T>,NotifyCollectionChangedAction,T,Int32,String) | 特定の項目の追加または削除のために、新しい CollectionChangeUndoUnit<T> を初期化します。 |
| CollectionChangeUndoUnit<T> コンストラクタ(ICollection<T>,NotifyCollectionChangedAction,T[],Int32,String) | 複数の項目の追加または削除のために、新しい CollectionChangeUndoUnit<T> を初期化します。 |
| CollectionChangeUndoUnit<T> コンストラクタ(ICollection<T>,T[],String) | 指定されたコレクションのリセットのために、新しい CollectionChangeUndoUnit<T> を初期化します。 |
| CollectionChangeUndoUnit<T> コンストラクタ(ICollection<T>,T,T,Int32,String) | 特定の項目の置換のために、新しい CollectionChangeUndoUnit<T> を初期化します。 |
| CollectionChangeUndoUnit<T> コンストラクタ(ICollection<T>,T,Int32,Int32,String) | 特定の項目の移動のために、新しい CollectionChangeUndoUnit<T> を初期化します。 |
参照